[INFO] cloning repository https://github.com/ntwiles/nala-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ntwiles/nala-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntwiles%2Fnala-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntwiles%2Fnala-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c54ddc7c0a475922bdf49b202bdb2051cce08f05
[INFO] testing ntwiles/nala-rust against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fntwiles%2Fnala-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ntwiles/nala-rust
[INFO] finished tweaking git repo https://github.com/ntwiles/nala-rust
[INFO] tweaked toml for git repo https://github.com/ntwiles/nala-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ntwiles/nala-rust on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ntwiles/nala-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lalrpop-util v0.19.12
[INFO] [stderr]   Downloaded ipnet v2.10.0
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded security-framework-sys v2.11.1
[INFO] [stderr]   Downloaded is-terminal v0.4.13
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded lalrpop v0.19.12
[INFO] [stderr]   Downloaded openssl v0.10.66
[INFO] [stderr]   Downloaded openssl-sys v0.9.103
[INFO] [stderr]   Downloaded hyper v0.14.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae38bc144cca6cc763176cc8fa30c24b8575eabe1b5d5f77f5d6616ffbb06b52
[INFO] running `Command { std: "docker" "start" "-a" "ae38bc144cca6cc763176cc8fa30c24b8575eabe1b5d5f77f5d6616ffbb06b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae38bc144cca6cc763176cc8fa30c24b8575eabe1b5d5f77f5d6616ffbb06b52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae38bc144cca6cc763176cc8fa30c24b8575eabe1b5d5f77f5d6616ffbb06b52", kill_on_drop: false }`
[INFO] [stdout] ae38bc144cca6cc763176cc8fa30c24b8575eabe1b5d5f77f5d6616ffbb06b52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8917063ef558e1b94984777fba37e0dc2e9de32da70380cc01d0a43ade6674a8
[INFO] running `Command { std: "docker" "start" "-a" "8917063ef558e1b94984777fba37e0dc2e9de32da70380cc01d0a43ade6674a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling nala_interpreter v0.1.0 (/opt/rustwide/workdir/nala_interpreter)
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling nala v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.69s
[INFO] running `Command { std: "docker" "inspect" "8917063ef558e1b94984777fba37e0dc2e9de32da70380cc01d0a43ade6674a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8917063ef558e1b94984777fba37e0dc2e9de32da70380cc01d0a43ade6674a8", kill_on_drop: false }`
[INFO] [stdout] 8917063ef558e1b94984777fba37e0dc2e9de32da70380cc01d0a43ade6674a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c771d6855bb62d170fdf5cb775bde317a938d13b3302f3a58cfe504253e3d74
[INFO] running `Command { std: "docker" "start" "-a" "6c771d6855bb62d170fdf5cb775bde317a938d13b3302f3a58cfe504253e3d74", kill_on_drop: false }`
[INFO] [stderr]    Compiling test_util v0.1.0 (/opt/rustwide/workdir/test_util)
[INFO] [stderr]    Compiling nala v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcSTBpDS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_util-4dda5f9d66a6cf68,libnala_interpreter-cc9f6d83b410dfa6,libreqwest-f33da41cc35627c5,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-bce7567d91d8e302,libbase64-64299f9d815d057c,libipnet-997a95cc7514258e,libtokio_native_tls-f504c0c6b700c3b7,libserde_urlencoded-a14c72985a10abab,libmime-4b44681fdb2c65f7,libencoding_rs-596db7a4b1c002bd,libserde_json-cd1038e0e28ab91c,libryu-f8ba606093049f91,libserde-713112f2a774dfaf,libnative_tls-00a9e6f4154acf15,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-8f76353919ea04bf,libbitflags-eb92e23a18d5cc91,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-b21b33d9e4735d8d,libhyper-d4d7b49958ba0b7f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-05da2342edc08147,libh2-14467999761483bb,libindexmap-b5cc3fe14d48b262,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libtokio_util-7d29056d17783550,libfutures_sink-ba628c80fbee78b4,libtower_service-0d7df29686b13872,libtracing-ad953f09184bcaa8,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libfutures_channel-eaf668c47a92a1d0,libtokio-4483a67857d49104,libsignal_hook_registry-5f9cfe3398880c29,libsocket2-9b057be4ac3430d7,libmio-7367829c30899ae0,libparking_lot-cc3bc24fc71f7d11,libparking_lot_core-4269b254a9670c19,liblibc-cea15524309e4e6e,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-39fe105041cc5c69,liblog-5fb51f756c1191b0,libfutures_util-50c03ed3ae5ad38a,libfutures_io-1e8dd8eeffe2c5f5,libslab-d0823efe3ec1cdd2,libpin_project_lite-e0c50e8704e39276,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-367cb913f528a233,libidna-595f4775f9466837,libunicode_normalization-79f5f85aa82e8268,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ce786379731da21d,libitoa-4c6598116a867907,libbytes-76f23c7bd2b8c31b,libfnv-2d77ec4f6f971b24,liblalrpop_util-b88732dccb055927,libregex-ce87705566b34809,libregex_automata-cb0ff38abfcfe3ab,libaho_corasick-6e9abec44e58222d,libmemchr-3ffe5f7a52883367,libregex_syntax-3a1fc10fb0bb10d0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcSTBpDS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arrays-425011e4962a1a24" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nala` (test "arrays") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustchuC1Bq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtest_util-4dda5f9d66a6cf68,libnala_interpreter-cc9f6d83b410dfa6,libreqwest-f33da41cc35627c5,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-bce7567d91d8e302,libbase64-64299f9d815d057c,libipnet-997a95cc7514258e,libtokio_native_tls-f504c0c6b700c3b7,libserde_urlencoded-a14c72985a10abab,libmime-4b44681fdb2c65f7,libencoding_rs-596db7a4b1c002bd,libserde_json-cd1038e0e28ab91c,libryu-f8ba606093049f91,libserde-713112f2a774dfaf,libnative_tls-00a9e6f4154acf15,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-8f76353919ea04bf,libbitflags-eb92e23a18d5cc91,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-b21b33d9e4735d8d,libhyper-d4d7b49958ba0b7f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-05da2342edc08147,libh2-14467999761483bb,libindexmap-b5cc3fe14d48b262,libequivalent-fdc46004df91ad08,libhashbrown-5d9404f16ad26a3c,libtokio_util-7d29056d17783550,libfutures_sink-ba628c80fbee78b4,libtower_service-0d7df29686b13872,libtracing-ad953f09184bcaa8,libtracing_core-20d8be7b6821f886,libonce_cell-24c5d665b6879050,libfutures_channel-eaf668c47a92a1d0,libtokio-4483a67857d49104,libsignal_hook_registry-5f9cfe3398880c29,libsocket2-9b057be4ac3430d7,libmio-7367829c30899ae0,libparking_lot-cc3bc24fc71f7d11,libparking_lot_core-4269b254a9670c19,liblibc-cea15524309e4e6e,libcfg_if-33ef6c02a07f9fec,libsmallvec-8045c56aeb050430,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-39fe105041cc5c69,liblog-5fb51f756c1191b0,libfutures_util-50c03ed3ae5ad38a,libfutures_io-1e8dd8eeffe2c5f5,libslab-d0823efe3ec1cdd2,libpin_project_lite-e0c50e8704e39276,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,liburl-367cb913f528a233,libidna-595f4775f9466837,libunicode_normalization-79f5f85aa82e8268,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-625e08feb990b286,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ce786379731da21d,libitoa-4c6598116a867907,libbytes-76f23c7bd2b8c31b,libfnv-2d77ec4f6f971b24,liblalrpop_util-b88732dccb055927,libregex-ce87705566b34809,libregex_automata-cb0ff38abfcfe3ab,libaho_corasick-6e9abec44e58222d,libmemchr-3ffe5f7a52883367,libregex_syntax-3a1fc10fb0bb10d0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustchuC1Bq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/structs-63b30774af1465b2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nala` (test "structs") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6c771d6855bb62d170fdf5cb775bde317a938d13b3302f3a58cfe504253e3d74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c771d6855bb62d170fdf5cb775bde317a938d13b3302f3a58cfe504253e3d74", kill_on_drop: false }`
[INFO] [stdout] 6c771d6855bb62d170fdf5cb775bde317a938d13b3302f3a58cfe504253e3d74
